CommonEvent 1862
Name = "会話：ゾルオクト"

  999([1344])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
    ShowText(["\\n<Zoloct>"])
    ShowText(["Praise the Singularity..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
    ShowText(["\\n<Zoloct>"])
    ShowText(["The tentacles are in a bad mood, I need to do some maintenance..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
    ShowText(["\\n<Zoloct>"])
    ShowText(["Welcome, you have come here."])
    ShowText(["I will capture you immediately."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
    ShowText(["\\n<Zoloct>"])
    ShowText(["This is embarrassing, I showed you an unflattering appearance..."])
    ShowText(["I will process you promptly."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
    ShowText(["\\n<Zoloct>"])
    ShowText(["I am a capture droid created by the Singularity."])
    ShowText(["My primary duty is to capture all life forms."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
    ShowText(["\\n<Zoloct>"])
    ShowText(["This new world..."])
    ShowText(["I must gather as many samples as possible and analyze them."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
    ShowText(["\\n<Zoloct>"])
    ShowText(["I am not a combat unit, but..."])
    ShowText(["Since most missions are solo, my combat capabilities are set high."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
    ShowText(["\\n<Zoloct>"])
    ShowText(["This container is for properly storing all life forms."])
    ShowText(["It is also equipped with a milking function for gene collection."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
    ShowText(["\\n<Zoloct>"])
    ShowText(["The primary duty of the Singularity, to defeat the Star Eater..."])
    ShowText(["We exist to achieve that."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
    ShowText(["\\n<Zoloct>"])
    ShowText(["Captured biological samples will be thoroughly analyzed..."])
    ShowText(["And it will lead to the enhancement of the Singularity."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
    ShowText(["\\n<Zoloct>"])
    ShowText(["You all are quite a mixed group..."])
    ShowText(["What kind of relationship do you have?"])
    ShowChoices([["Companion", "Family", "Stranger"], 0])
    When([0, "仲間"])
      ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
      ShowText(["\\n<Zoloct>"])
      ShowText(["You seem like reliable companions..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "家族"])
      ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
      ShowText(["\\n<Zoloct>"])
      ShowText(["What a big family you have..."])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "知らない人"])
      ShowTextAttributes(["zoloct_fc1", 2, 0, 2])
      ShowText(["\\n<Zoloct>"])
      ShowText(["Huh, a stranger...?"])
      ShowText(["What on earth is going on..."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
    ShowText(["\\n<Zoloct>"])
    ShowText(["Do you also want to become my sample?"])
    ShowText(["With proper care, you can live beyond your original lifespan."])
    ShowChoices([["Refuse", "Become a sample", "Plurplurplu!"], 0])
    When([0, "断る"])
      ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
      ShowText(["\\n<Zoloct>"])
      ShowText(["That is unfortunate..."])
      ShowText(["Then, let's capture you forcibly."])
      Empty([])

    When([1, "サンプルになる"])
      ShowTextAttributes(["zoloct_fc1", 1, 0, 2])
      ShowText(["\\n<Zoloct>"])
      ShowText(["Now, let's have you stop resisting..."])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "プルプルプルー！"])
      ShowTextAttributes(["zoloct_fc1", 1, 0, 2])
      ShowText(["\\n<Zoloct>"])
      ShowText(["What suddenly got into you――"])
      ShowText(["Ah! Three pulls for a sample!!"])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
    ShowText(["\\n<Zoloct>"])
    ShowText(["What business do you have with Singularity...?"])
    ShowChoices([["Destroy", "Persuade", "Become a subordinate"], 0])
    When([0, "破壊する"])
      ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
      ShowText(["\\n<Zoloct>"])
      ShowText(["I won't allow such things..."])
      Empty([])

    When([1, "説得する"])
      ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
      ShowText(["\\n<Zoloct>"])
      ShowText(["Persuasion is a futile effort..."])
      Empty([])

    When([2, "部下になる"])
      ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
      ShowText(["\\n<Zoloct>"])
      ShowText(["That person does not need subordinates of biological nature..."])
      ShowText(["I will commend that spirit of yours."])
      Script(["change_friend(5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
    ShowText(["\\n<Zoloct>"])
    ShowText(["Now then, who exactly are you...?"])
    ShowChoices([["I am Hero Luka", "I am the Father of Chaos", "I don't know"], 0])
    When([0, "勇者ルカだ"])
      ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
      ShowText(["\\n<Zoloct>"])
      ShowText(["A human hero...?"])
      ShowText(["How interesting."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "混沌の父だ"])
      ShowTextAttributes(["zoloct_fc1", 2, 0, 2])
      ShowText(["\\n<Zoloct>"])
      ShowText(["No way... could you be..."])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "知らない"])
      ShowTextAttributes(["zoloct_fc1", 2, 0, 2])
      ShowText(["\\n<Zoloct>"])
      ShowText(["Is there a bug in your brain... ?"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
    ShowText(["\\n<Zoloct>"])
    ShowText(["What do you think is packed in this tentacle's container unit...?"])
    ShowText(["That's right..."])
    ShowChoices([["Latest technology", "Treasure", "Organs", "Stolen goods"], 0])
    When([0, "最新の技術"])
      ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
      ShowText(["\\n<Zoloct>"])
      ShowText(["That's right..."])
      ShowText(["Did you expect something like that?"])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "財宝"])
      ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
      ShowText(["\\n<Zoloct>"])
      ShowText(["Unfortunately, there are no treasures inside..."])
      ShowText(["I am not a biological entity..."])
      Empty([])

    When([2, "内臓"])
      ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
      ShowText(["\\n<Zoloct>"])
      ShowText(["Even if I were biological, wouldn't there be no organs in a place like this?"])
      ShowText(["I am not a thief, how rude..."])
      Empty([])

    When([3, "盗品"])
      ShowTextAttributes(["zoloct_fc1", 2, 0, 2])
      ShowText(["\\n<Zoloct>"])
      ShowText(["That beetle..."])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 448])
      ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
      ShowText(["\\n<Zoloct>"])
      ShowText(["That beetle..."])
      ShowText(["Could you give me as a sample?"])
      ControlVariables([24, 24, 0, 3, 0, 448, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a 'Beetle'? (Quantity: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["zoloct_fc1", 1, 0, 2])
        ShowText(["\\n<Zoloct>"])
        ShowText(["Thank you..."])
        ChangeItems([448, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["zoloct_fc1", 2, 0, 2])
        ShowText(["\\n<Zoloct>"])
        ShowText(["That is unfortunate..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 451])
      ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
      ShowText(["\\n<Zoloct>"])
      ShowText(["That deep-sea fish..."])
      ShowText(["Could you give me as a sample?"])
      ControlVariables([24, 24, 0, 3, 0, 451, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give 'Oarfish'? (Possession: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["zoloct_fc1", 1, 0, 2])
        ShowText(["\\n<Zoloct>"])
        ShowText(["Thank you..."])
        ChangeItems([451, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["zoloct_fc1", 2, 0, 2])
        ShowText(["\\n<Zoloct>"])
        ShowText(["That is unfortunate..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ConditionalBranch([7, 36000, 0])
      ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
      ShowText(["\\n<Zoloct>"])
      ShowText(["The currency you are using..."])
      ShowText(["Could you give me as a cultural sample?"])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 36000G? (Current Money: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["zoloct_fc1", 1, 0, 2])
        ShowText(["\\n<Zoloct>"])
        ShowText(["Thank you..."])
        ChangeGold([1, 0, 36000])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["zoloct_fc1", 2, 0, 2])
        ShowText(["\\n<Zoloct>"])
        ShowText(["That is unfortunate..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["zoloct_fc1", 2, 0, 2])
      ShowText(["\\n<Zoloct>"])
      ShowText(["Oh, you don't have it..."])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
    ShowText(["\\n<Zoloct>"])
    ShowText(["I don't need it."])
    ShowText(["Allow me to give you this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([111, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'Magical Mercury' from Zoloct!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
    ShowText(["\\n<Zoloct>"])
    ShowText(["I don't need it."])
    ShowText(["Allow me to give you this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([3191, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'Super Gem of Sound Wave Resistance' from Zoloct!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["zoloct_fc1", 0, 0, 2])
    ShowText(["\\n<Zoloct>"])
    ShowText(["I don't need it."])
    ShowText(["Allow me to give you this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 600000])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 60000G from Zoloct!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
